home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / etc / acpi / events / sleepbtn < prev    next >
Text File  |  2008-10-14  |  315b  |  11 lines

  1. # /etc/acpi/events/sleepbtn
  2. # Called when the user presses the sleep button
  3.  
  4. # Note that this script is part of the SUSPEND part of acpi-support. This is
  5. # not a key translation event, it is intended to perform a suspend if no
  6. # power management daemon is running.
  7.  
  8. event=button[ /]sleep
  9. action=/etc/acpi/sleep.sh
  10.  
  11.